Simulation set-up

Simulate three data sets according to three models

Vary sample sizes and effect sizes


Simulation 1 & 2 - specifications

4 predictor variables \(X\) and an outcome \(Y\) (continuous or binary)

\(\beta_2 = 2\beta_1; \beta_3 = 3\beta_1; \beta_4 = 4\beta_1\)

\(H_1: \beta_1 < \beta_2 < \beta_3 < \beta_4\) vs \(H_u: \beta_1, \beta_2, \beta_3, \beta_4\).

\(X \sim \mathcal{N}(\boldsymbol{\mu}, \boldsymbol{\Sigma})\), \(Y \sim \mathcal{N}(X\boldsymbol{\beta}, 1 - R^2)\) or \(Y \sim \mathcal{B}(p)\).

\[\boldsymbol{\mu} = \begin{bmatrix} 0 \\ 0 \\ 0 \\ 0 \\ \end{bmatrix}, ~~~~~~ \boldsymbol{\Sigma} = \begin{bmatrix} 1 & 0.3 & 0.3 & 0.3 \\ 0.3 & 1 & 0.3 & 0.3 \\ 0.3 & 0.3 & 1 & 0.3 \\ 0.3 & 0.3 & 0.3 & 1 \\ \end{bmatrix}.\]

In simulation 2, a randomly selected study has a sample size of \(n = 25\).


Simulation 1 & 2 - results


Simulation 3 & 4 - specifications

Data generated with 5 predictor variables \(X\) and an outcome \(Y\).

  • Sim3: \(\beta_1 = \beta_2 = \beta_3; \beta_4 = 2\beta_1; \beta_5 = 3\beta_1\)

    • \(H_1: \{\beta_1, \beta_2, \beta_3\} > 0\) versus \(H_u\).
  • Sim4: \(X_1\), \(X_2\) and \(X_3\) collapsed into \(X_{c} = \frac{X_1 + X_2 + X_3}{3}\)

    • \(H_1: \beta_{c} > 0\)

Same models, effect sizes, sample sizes, etc.


Simulation 3 & 4 - results


Simulation 5 & 6 - specifications

Data generated with 2 predictor variables \(X\) and an outcome \(Y\).

  • Sim5: \(\beta_2 = 2\beta_1\).

    • \(H_1: \beta_2 > 0\) versus \(H_u\).
  • Sim6: \(X_2\) categorized into dummies \(D_{low}\), \(D_{med}\) and \(D_{high}\).

    • \(D_{low} = (-\infty, -0.43]\)
    • \(D_{med} = (-0.43, 0.43]\)
    • \(D_{high} = (0.43, \infty)\)

Simulation 5 & 6 - results